Fix use of "dired" in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 21 Apr 2024 10:54:17 +0000 (12:54 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 21 Apr 2024 10:54:17 +0000 (12:54 +0200)
commit9c01da56a547f493535e73877e16ccefcb2730a0
tree3cb39a06e7c4e7211a68a288ca3b0f48345cc43a
parent3dfca6f9c7f4da512fff48cf6957c6492e2c0449
Fix use of "dired" in Tramp

* lisp/net/tramp-sh.el (tramp-sh-handle-insert-directory): Do not
use "--dired" when long format output isn't requested.
lisp/net/tramp-sh.el